Welcome![Sign In][Sign Up]
Location:
Search - quick sort

Search list

[Data structshomework

Description: 数据结构中的各种排序集合,包括桶排序、插入排序、希尔排序、冒泡排序、快速排序、选择排序、归并排序、堆排序、基数排序、奇偶排序-Data structure in a variety of sorting a collection, including the bucket sort, insertion sort, Shell sort, bubble sort, quick sort, selection sort, merge sort, heap sort, radix sort, odd-even sorting
Platform: | Size: 4096 | Author: ri | Hits:

[source in ebooksort

Description: 直接插入排序、希尔排序、起泡排序、快速排序-Direct insertion sort, Shell sort, bubble sort, quick sort
Platform: | Size: 2048 | Author: renhaixiang | Hits:

[Mathimatics-Numerical algorithmssort

Description: 排序算法集合,其中有快速排序、堆排序、hash排序、归并排序等-A collection of sorting algorithms, including quick sort, heap sort, hash sort, merge sort, etc.
Platform: | Size: 103424 | Author: liu | Hits:

[Data structssort

Description: 常见的几种排序方法:简单选择排序、直接插入排序、冒泡排序、快速排序、折半插入排序。-Of several common sorting methods: a simple selection sort, direct insertion sort, bubble sort, quick sort, binary insertion sort.
Platform: | Size: 1024 | Author: lzh | Hits:

[Data structssort

Description: 排序算法,包括插入排序、快速排序、归并排序、基数排序-Sorting algorithms, including insertion sort, quick sort, merge sort, radix sort
Platform: | Size: 51200 | Author: 陈晨 | Hits:

[Documentssort

Description: 实现排序的源程序,包括两种方法,冒泡排序和快速排序-bubble sort and quick sort
Platform: | Size: 10240 | Author: 夏怡 | Hits:

[Data structssort

Description: 几种简单排序,快速排序,冒泡排序,合并排序-Several simple sort, quick sort, bubble sort, merge sort
Platform: | Size: 1024 | Author: 严昊 | Hits:

[JSP/JavaSort

Description: 此程序包括 快速排序 归并排序 冒泡排序等算法 -This process includes the quick sort merge sort algorithm bubble sort, etc.
Platform: | Size: 1024 | Author: yy | Hits:

[Mathimatics-Numerical algorithmssort

Description: 算法导论中第二章所有排序的自己模拟,快速排序,堆排序,计数排序,最大最小数,选择第n个数-Introduction to Algorithms in the second chapter of its own simulation of all sort, quick sort, heap sort, counting sort, maximum and minimum number, select the first n numbers, etc.
Platform: | Size: 6144 | Author: hongbingying | Hits:

[Othersort

Description: 数据结构 实现冒泡、选择、插入、快速排序 使用vs2008工具 对于各种排序的原理进行了很详细的分解-Data structure to achieve bubble, selection, insertion, quick sort using the vs2008 tool for all kinds of sort of principle of a very detailed decomposition
Platform: | Size: 1421312 | Author: zll | Hits:

[Algorithmquick

Description: quick sort is the most popular sorting algorithm. Its virtue is that it sorts in-place (even though it s a recursive algorithm) and that it usually is very fast. On reason for its speed is that its inner loop is very short and can be optimized very well.
Platform: | Size: 1024 | Author: sereen | Hits:

[Data structssort

Description: 使用VC6实现的几种排序算法,包括快速排序、堆排序、归并排序、哈希排序。-VC6 achieved using several sorting algorithms, including the quick sort, heap sort, merge sort, hash sorted.
Platform: | Size: 2048 | Author: zhangyuanxiu | Hits:

[MPIMPI_RegularSamplingQuickSort

Description: Regular Sampling Quick Sort (general quicksort) MPI based. Original Proposed by C.J.Quinn. Tested and developed by MPI teams in H.U.T (monteCristo)
Platform: | Size: 5120 | Author: montecristo | Hits:

[Data structssort

Description: 给定N个int类型(自定N的上限M,例如M=100000,N的取值不能少于10000)的整数,分别使用插入排序、快速排序、归并排序和堆排序方法进行升幂排序。 具体要求: 1 四种排序方法均能得到正确的排序结果。 2 分别统计四种排序中关键字比较的次数和记录交换的次数,并将统计结果显示出来。 -Int a given N-type (since the upper limit set N M, such as M = 100000, N the value of not less than 10,000) of integers, respectively, using the insertion sort, quick sort, merge sort and heap sort methods ascending order. Specific requirements: One of four sorting methods to get the correct sort order. 2 were sorted in the keywords statistical comparison of four times and record the number of exchange and results displayed.
Platform: | Size: 637952 | Author: rongmeishu | Hits:

[JSP/JavaSort

Description: java语言实现快速排序,已经经过测试可用-quick sort java language has been tested and is available
Platform: | Size: 6144 | Author: nishiting | Hits:

[Windows DevelopSort

Description: 实现各类排序算法:shell排序,堆排序,快排,插入排序,归并排序等。-implement all kinds of sort algorithm, including shell sort, quick sort, insertion sort, merge sort etc.
Platform: | Size: 634880 | Author: xiexw | Hits:

[Windows DevelopSORT

Description: 做的选择排序、冒泡排序、插入排序和快速排序的代码,可以自己再改一下,比较他们的优劣-Do the selection sort, bubble sort, insertion sort and quick sort of code, you can change it themselves and then compare their advantages and disadvantages
Platform: | Size: 8192 | Author: 刘建林 | Hits:

[Othersort

Description: 该文件中有有C语言实现的快速排序和几个版本的希尔排序,希望能对各位有帮助。-The file has a C language implementation of quick sort and several versions of the Shell sort, hoping to be helpful.
Platform: | Size: 8192 | Author: 叶紫 | Hits:

[JSP/Javasort

Description: java实现各种排序算法,包括冒泡法,堆排序,插入排序,合并排序,快速排序,-java implementation of various sorting algorithms, including bubble method, heap sort, insertion sort, merge sort, quick sort,
Platform: | Size: 5120 | Author: 天游 | Hits:

[Othersort

Description: 数据结构中排序程序,包括冒泡法,快速排序等多种排序算法。-Data structures sorting procedures, including bubble method, quick sort and other sorting algorithms.
Platform: | Size: 196608 | Author: 汪颜 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net